home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Scene Storm
/
Scene Storm - Volume 1.iso
/
coding
/
c
/
vbcc
/
machines
/
amiga68k
/
libsrc
/
amigalib
/
beginio.s
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-26
|
184 b
|
12 lines
section "CODE",code
cnop 0,4
xdef _BeginIO
_BeginIO
move.l a6,-(a7)
move.l 8(a7),a1
move.l 20(a1),a6
jsr -30(a6)
move.l (a7)+,a6
rts